I am having problems with Iframes and Firefox. Basically, I am embedding an IFrame into a site for it take up the whole body area. It works perfectly with Google chrome as you can see here. The I-frame takes up all the body area, no scrollbars needed to navigate the iframe.
chrome : http://i.stack.imgur.com/muo3U.png
But in firefox it doesn't work correctly. As you can see here, only a part of the iframe is visible and the scrollbars (they are invisible but scrolling works) must be used to navigate the iframe. It is very unappealing for the purpose of my website.
Firefox: http://i.stack.imgur.com/6Vm1O.png
So I'm wondering how I could get this to work? I have searched and searched and all the solutions I try end up not working.
Here's my code and others I've have tried.
Thanks for any help!
