I have content in an iframe. Everything works perfect on all browsers except for this one thing: in netscape 7.02, I cannot use the scroll wheel on the mouse to scroll the content in the iframe. I can use the mouse to drag the scrollbar down the content as per norm, but I'd really like to be able to use my mouse wheel. I'm not going to lose sleep over it since its just an intranet site, but I KNOW the question will come up sometime.
Is there a good reason for this to happen?
Let me add that it only happens when the iframe height is given a percentage. On a fixed height iframe, I can use the scroll wheel.