http://www.modernskirts.net/ I like the way the top does not have to refresh for the bottom to change. Can this be done without javascript?
I would have thought you could put it in a div, set the attributes and let it roll. try <DIV style="DISPLAY: block; OVERFLOW: auto; WIDTH: 100%; POSITION: relative; HEIGHT: 216px">chuck lots of stuff here</div> Code (markup):
If you put the bottom in the div and the top outside and above it would. Have a play with a test page