Hi, I've encountered this issue again, but this time I'm disabling a HtmlInputText element. Once again I'm using jqeury to disable the element - heres the line of code addEditForm.DestinationUrlInput.attr("disabled", true); I'm using Nunit, IE6 and Webaii RC0. I can get around...