Form password field that rejects a '$'

For the form field password the field is configured:
Selected: Character,Numbers and in more Field: ‘$’.

Upon Entry it accepts the ‘$’ in the password field. However saving the form is rejected because of invalid characters.

It looks to me like an error. How can it be configured to accept ‘$’ in the password field?