Function: addEventListener
Adds an event listener for user-handling of On-Screen keyboard events.
Parameters:
Event object, function
Returns:
boolean (true/false)
Note:
Standard HTML element events for the On-Screen Keyboard element may
also be intercepted and used to modify the user interface if necessary.