For anyone interested I came this up and edited my Dolphin root /contact.php with this.
Around line 112 find:
<form action="<?= $_SERVER['PHP_SELF'] ?>" method="post">
<table class="messageBlock">
Add this after: (edit to your likings)
<tr>
<center><b><font color=red>PLEASE MANUALLY TYPE ALL INFO IN THE FIELDS BELOW</font></b><br>If you still do not get an active submit button<br>use see more the tab key to alternate between fields.</center><br>
</tr>
Around line 112 find:
<form action="<?= $_SERVER['PHP_SELF'] ?>" method="post">
<table class="messageBlock">
Add this after: (edit to your likings)
<tr>
<center><b><font color=red>PLEASE MANUALLY TYPE ALL INFO IN THE FIELDS BELOW</font></b><br>If you still do not get an active submit button<br>use see more