Internet Explorer shows a "grayed out" vertical scrollbar track whether there's actually a scrollbar in it or not. I presume this is what you're referring to. You could try using Microsoft's proprietary CSS properties for scrollbars to change the colors to match your page background. But then the problem becomes: if the content is larger than can be displayed without scrolling, users won't be able to find the scrollbar. It would probably be best to just not worry about it and view the page in Mozilla if it really bugs you that much.
|