you can actually make it look like you have a scrollbar on top.
You will need 2 divs, one on top will have only scrolbar and nothing else, one of the bottom will not have any scrollbar.
And some javascript, to scroll the bottom div when you scroll the top one.
You can see an example of scrollbar only div here:
(after it opens, go to "Custom" tab)
http://www.devsoftware.com/dwn/opener.html the only question - does it worth it?
[ July 12, 2006: Message edited by: Yuriy Fuksenko ]