I have following HTML with two elements having the same name
You can add different classes to select, or select by type like this:
$('input[type="checkbox"]').removeAttr("disabled");