I'm using Twitter bootstrap, CSS and JS.
The problem comes from the Modal plugin, it's working fine on Firefox and IE but displays bad in Chrome : the modal successly pop up, but behind the modal-backdrop so it's impossible to use the form (contained in the modal box)
You can have a try by clicking the top right buttons : http://
It's working fine on bootstrap example page ( http://twitter.github.com/bootstrap/javascript.html#modals ) so I guess it's coming from my CSS
I've looked everywhere I could, but couldn't find anything suspicious. What did I missed ?