谢谢!
<form role="form">
<filedset class=" disabled">
<legend ><input type="text" class="form-control"
place-holder="我没被禁用"></legend>
<legend><input type="text" class="form-control" disabled="disabled"
place-holder="猜猜我会不会被禁用"></legend>
</filedset>
</form>
<form role="form">
<filedset class=" disabled">
<legend ><input type="text" class="form-control"
place-holder="我没被禁用"></legend>
<legend><input type="text" class="form-control"
place-holder="猜猜我会不会被禁用"></legend>
</filedset>
</form>