textArea for iPhone

<html>
 <head>
<title>textAreaFORiphone</title>
</head>
<form action='action.htm' method='post'>
<textarea style="font-size:50px;">start
 
 
 
 
[COLOR="Red"]end[/COLOR]
</textarea>
 </form>
</html>

http://dot.kr/x-test/texti.htm has the code above.
Since there is the height gap between the text ‘start’ and the text ‘end,’ the scroll bar is shown when I open it with deskTop.

But…
when you I open it with iPhone,
The scroll bar doesn’t appear.

So I can’t modify the text ‘end’ with iPhone although I can modify the text ‘start’ with iPhone and although I can modify the text ‘end’ with deskTop.

Is there anyway to make it modify the text ‘end’ with iPhone?

Hi,

Don’t you need to scroll with your fingers on an iphone?