
Control focus being lost on click in JWPlayer overlay
Hi,
I have created an overlay for asking some survey questions (by appending a div into the existing jw-overlays div).
However once you say "Yes I will help" to start the survey, whenever you click on any control in the overlay (e.g. a select or text box) the focus instantly leaves the control again - you'll see a flick of the select options, or the cursor in the text box show and then disappear.
Using tab key "works" so that control isn't lost when you tab to a control. Also if you click and hold down the mouse button, focus is not lost.
I'm not sure if it's a CSS issue or something in JWPlayer taking over, any suggestions?
You can see it in action here by starting to play the video (you can pause it again immeditately): http://uat.mhpn.org.au/WebinarRecording/48/Webinar-for-Kate
You'll see a text box if you chose "Australia" from the location question.
Please note that currently it's set to show immediately on playing, and never "remember" that it's been dismisswed; this is just to help with testing it for now.
Thanks