Forum Moderators: not2easy
html { overflow: hidden; }
Whereas Opera and Firefox have it on the
body
I just use this:
html,body { overflow: hidden; }
:)