iOS Keyboard not showing

Does anyone know how to make the iPad’s keyboard appear on the screen when targeting HTML5?

I think that the only way to show a keyboard in OpenFL is to give focus to a TextField of type TextFieldType.INPUT.

Thank you, Josh. I’ll give that a try.