textArea在IE7里面使用如下代码并不能实现自适应高度。
<textarea id="fbody" cols="75" rows="1" onpropertychange="this.style.posHeight=this.scrollHeight"<textarea