I love ASP.NET MVC. It is a great framework to get web apps quickly built. However using the built in HtmlHelper methods on your views isn’t without its issues.
An example of this is when trying to disable a HTML input control which has been built using HtmlHelper.