It seems that the "message" Post to wall field will be ignored (with reference to this link) Facebook Feed
This field will be ignored on July 12, 2011. The message to prefill the text field that the user will type in. To be compliant with Facebook Platform Policies, your application may only set this field if the user manually generated the content earlier in the workflow. Most applications should not set this.
I was thinking if there would be a hack (i mean with user request) that we could manually to paste the text to the post to wall text box? Copying to clip board and asking user to paste it in the text field is what I am doing right now. Can this be done with an alert dialog box showing the text to be pasted to the wall text box and if YES, it will be automagically pasted to the text box. Having said that, I'm aware on how to create an alert box with the messages, I could not find where the TEXT BOX of the POST TO WALL dialog is situated in the API. Can some one please help me on this.!