Facebook Connect uses JS/CSS overlays/popups for user interaction. I have sites with Flash elements, and no matter how I set the z-indices, the Flash always seems to go to the top.
I have a similar and likely related problem with a div with display:fixed
at the top of the screen, where it gets covered by the Flash when you start scrolling.
How can I make sure the Flash element layers properly?