FireFox下不能设置disabled。
http://community.csdn.net/Expert/topic/5376/5376052.xml?temp=5.538577E-02
Button是可以的。
如果是: <a> 或者 <span> 等就不行了。
------解决方案--------------------document.getElementById( "a1 ").removeAttribute( "href ");
------解决方案--------------------ie7下 和 ie6 sp1下disabled都仍然可以点击
------解决方案--------------------楼主应该想动态的管理连接