In general, On a tablet, you need a software keyboard to make use of your textbox. Corona provides the ability to launch and close a native keyboard to go along with the native textbox. There are some things you must consider when doing text entry on a tablet or phone, specifically if your users are using a software keyboard. For instance: When you place a text control at the bottom of the screen and then you bring up the software keyboard and it completely covers the text box. You cant see what is being entered.
To understand the limitations you should really just create a native textbox and attempt to put text in it. This is very simple to do.
See the docs here: Native Documentation