This really needs to have a label associated with it:
<div class="form-item form-type-textfield form-item-title">
<input id="edit-title" class="form-text" type="text" maxlength="128" size="60" value="test" name="title" aria-describedby="edit-title--description">
<div id="edit-title--description" class="description">This title will be displayed with the view, wherever titles are normally displayed; i.e, as the page title, block title, etc.</div>
</div>