I noticed another thing. I think the prettyPhoto.css needs to be updated.
At the moment the overlay has a z-index of 1, and the photo container has a z-index of 2.
In situations where someone is using z-index's on their site this could cause issues (as it did for me ;)
I would suggest setting these to 1000 and 1500 just to be sure :)