The HTMLTitlesMultiselectField passes input config through to the TitlesMultiselectWidget, allowing 'autocomplete' to be set to false. Do the same for the UsersMultiselectWidget.
(In the longer term, but beyond the scope of this task, these fields should be refactored to share more to reduce the need for duplication.)