Hi,
I had this problem and the answer is that you need to put anything but "top" since top is sometimes a reserved word, eg use <a name="pagetop"> and to reference
<a href="#pagetop">something like image or text</a>
Make your your <a> tag is wrapped round something like some text or a picture!
Hope that works!
Red