I'm seeing some odd behavior in forms 9.1 with read only fields and attachments. I've used both ways I know of to make the field read only and the problem persists. I've used both the checkbox and javascript. By using javascript I was able to get around the fields being blank when submitted, however when we put an attachment with the form the behavior changes. I've tried several versions of IE, Firefox and Chrome with the same results. It will all work great until I add an attachment.
To go deeper I was able to use the read only checkbox on a field that was pulling a stored procedure even with the attachment but it was not constant with submissions.
Anyone else having this issue?