I would like to have a keyboard with a non-transparent keyboard - I couldn\'t get this with any of the supported UIKeyboardTypes. Is there another way around this?
Use keyboard notification to show/hide a custom black view behind the keyboard (or white if you use the white keyboard) and voila, transparent no more.