Given a conditionally disabled text input field using ng-disabled=\"truthy_scope_variable\", AngularJS disables the field the first time the scope variable
ng-disabled=\"truthy_scope_variable\"
There is an alternative solution available just use
ng-value