Retrieveing screen position of HTML tags

Example: get screen position (x,y) of user login box on the right top of this page.

Iit´s possible?

I found something like that:

IHTMLElement
IHTMLBodyElement
IHTMLTextContainer
get_scrollLeft()
get_scrollTop()