modal dialog keyboard disabled
jquery ui version 1.8.2 (also in 1.8.3)
When using a jq ui modal dialog and google maps api V3 with a marker which contains a textarea, no keyboard input is accepted in the textarea.
Any hints about how I could solve this? If I take off the modal state, it works as expected but thats not the functionality I want.