[jQuery] Scroll Event or other way to get first visible element.

[jQuery] Scroll Event or other way to get first visible element.


I have a simple structure:
<body>

...

...

...

...

...

</body>
How can I get an first visible

element. By 'first visible' I mean
displayed on top of page (previous my be scrolled up).
For example on Googler Reader first element higlighted by border. I
need somesthing like