If you look at the source, you'll see they've used some horrible javascript to make that box appear. It simply spits out some HTML before any other HTML so that's what appears first. You can do the same thing without javascript. Just put what you want to appear first immediately after the <body> tag.
Bookmarks