Forum Moderators: open
The contents of the iframe is a long list, so the user should be able to scroll down.
When the user leaves the IFRAME, it's replaced by an other part of the navigation.
Explorer makes it allright. The scroll bar of the iframe can be used.
But Mozilla thinks the scroll bar of the iframe is outside, so everytime I try to scroll down the iframe, it disappears because the onMouseOut event fires.