脚本如下
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<label>意见
<textarea name="textarea" rows="10"></textarea>
</label>
</form>
</body>
</html>