these should work if you have names the top section of the page.
at the top of the page put:
Code:
<a name="pagetop"></a>
Further Down the page (enough to create a scrollbar) put:
Code:
<a href="#pagetop">Click here to return to the top of this page</a>