Ray, do you have an example? I've not seen a file field have a value element so not sure if we can just add one...
For example:
<input type="file" name="image" id="image">
Are you suggesting some means to pre-populate this with the current saved value, then only of a new file is selected it replaces this same content... ?