I have a UITextView included in a UITableViewCell. The layout is correct when the views are initially displayed, but once I click in the UITextView it automatically scrolls up a bit and the top half of the characters on the first line becomes invisible. This image is when the UITextView is not active: UITextView not active http://gerodt.homeip.net/uitextview-notactive.png And this one is when I cl