Since Edit Box object is a Window control that tends to screw many things up (such as locking focus, thus blocking certain behaviors that read keyboard input), I have come up with a simple alternative that only requires MouseKeyboard and Text objects.
Note that it is very basic, it is just a proof of concept.