Default scroll position of jQuery UI Dialog

Default scroll position of jQuery UI Dialog

Hi All,
I've got a jQuery UI dialog that has a good bit of text. I've got an
explicit height set, so it gives me a scrollbar along the righthand
side. This is great.
The problem is that by default, when the dialog pops up, it's scrolled
all the way down to the end of the text. I want it to start at the
top, that way a user can start reading at the top and scroll down as
necessary.
Is there a way to get this behavior?
Thanks!
-Josh
--