Tried
code:
 ; Saves the updated values for the fixedrates.asp page
$IE.document.fixrates.posting.value = 1
? @error @serror
$IE.document.fixrates("javascript:save_onclick").click()
? @error @serror

With the same results