I'm trying to get the Facebook "Like" button xfbml dialogue to overlay a <div> in a site, but no matter what I do with z-index and overflow:visible, the dialogue won't be rendered above the <div> in Safari 5 and the edges are hidden.
Here's a fiddle: http://jsfiddle.net/Bs4aJ/
Any ideas? Thanks