It should be the linger string:
<?php echo((isset($_POST["logo_upload_hidden"]))?$_POST["logo_upload_hidden"]:"") ?>
After binding the hidden form element to the default file, select the one of the other input boxes such as file name before hitting the OK button to force the change to stick.