Should not the following cause "AddNew=AddNew" to be added to the query string, not "AddNew=Add"? Mozilla and Opera get it right...

Code:
<button type="submit" style="margin-right: 20px;" name="AddNew" value="AddNew">Add</button>