The Z-index isn't rendering properly on Safari - but it is working fine on Chrome and Firefox. I can't figure out what the Safari specific bug would be.
Here is the relevant code:
And here are some images showing the differences between the browser looks:
I am using both Bootstrap and JQuery.
Thanks for the help!
This should probably fix your issue on safari
-webkit-transform:translate3d(0,0,0);