Scrollbars in Mozilla 0.8

I upgraded to Mozilla 0.8 hoping that the scrollbars could be disabled. 
Unfortunately, I am not able to disable the scrollbars. I have tried the 
following:

<BODY SCROLL="no">
document.body.scroll="no";
document.body.scrolling="no";
document.body.style.overflow="hidden";
window.scrollbars.visibility=false;
self.scrollbars.visible=false;

Is there any way to turn off the scrollbars in Mozilla?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Received on Saturday, 24 February 2001 01:08:13 UTC