Hi Tony,
The only reason that an input field should not be accessible is if it has the disabled attribute set.
Other options might be ensuring you have begun and ended with <FORM> tags, as some browsers object to it not being closed. Aside from that, try taking it out of a table.
This is a strange error, and one that should not occur in the majority of browsers.
Regards,
David