<html>
<head>
<title>bug</title>
</head>
<body>

<table>
      <tr>
      </tr>

      <tr>
         <form>
         <input name="url" size="20" type="text">
         </form>
      </tr>
</table>

</body>
</html>