I work at a radiostation so I made a playlist of the played tracks from this radiostation, you can find it here -> http://www.facebook.com/QmusicNL?sk=app_258630990850514
The titlebar of the playlist should get a fixed position when scrolling down. It works when viewing the page on it's own server. But Facebook disabled a few functionality's in the iFrame so you can't screw up anything above the iFrame. Now I found that Facebook does provide that option trough an alternate way. (absoluteTop) But I cant get it to work properly.
In short: Can anyone provide a good snippet of JavaScript that keeps a DIV always on top of the browser inside an iFrame within a Facebook tab on a "page" of Facebook? Or else an example would be nice too.
Thanks in advance!