I've been working with prettyPhoto for quite some time and have used it on many of my sites without issue. Recently I began work on a personal site that makes heavy use of transparent png images, absolute positioning and some CSS3. I wanted to use prettyPhoto's modal window for my login form (using the "inline" content injection method). The form loads within the modal and the username and password fields are both selectable, but I cannot enter text within them. You can see the page here:
http://davidkernerlynn.com
Clicking on Mars opens the modal. I have temporarily included the form above the splash image since I cannot log into the site using the modal. Any ideas on what exactly is going on? Are the fields somehow losing focus? Why am I still able to post the form using the Submit button?