I was able to get around this issue by scrolling to the top of the window every time. Not sure if HP is even aware of the issue...
Code:
Set Obj=Browser("top level page").Page("page").Object.body
Obj.doScroll("pageUp")