How to prevent form image click/upload

How do I prevent the click event on an image on a form? setting “disabled” kinda works but then the image is greyed out.
I just want to display an image on a form that has no user-interaction.

Unfortunately such feature is not available.