Android TextBox pops up another textbox - weird behaviour

GUI element TextBox in Android has a weird behaviour where it pops up and displays the textbox in the middle of the screen with the background dimmed when I press on it instead of the normal behavior it has on the desktop version; where it just types in the textbox itself. Is there anyway I could fix this?
Thanks!