[eluser]TheFuzzy0ne[/eluser]
If the callback is definitely not being triggered at all, the only thing that comes to mind for me, is that the corresponding field is not being submited when you submit the form. Have you tried a print_r() of $_POST to see what's in there?