Resizable div with overflow:auto

Resizable div with overflow:auto


Hi there.
I've got a resizable div, and (almost) everything works fine.
The only problem: the div contains a lot and is set to overflow: auto.
whenever I scroll within the div, the south handle (the only one I'm
using) is scrolling with the content, which makes it pretty much
unsuable. Any Ideas how to solve this? It's maybe just a question of a
more clever style definition.
Someone else seems to have the same problem:
http://groups.google.com/group/jquery-en/msg/24dfba578dfba261
Thanks in advance,
bg