I am working on an app that should have the keypad open at all times. Unfortunately this covers the UITabBar at the bottom of the screen. Rather than require users to collapse the keypad whenever they want to switch tabs, is it possible to either 1) move the keypad up so that it doesn't cover the UITabBar, or 2) move the UITabBar to the top of the screen? Thanks.