Unable to click on a text area in Facebook which is of type div

I am trying to build a bot which collects birthday information about friends from Facebook and wishes them. However, the challenge that I am facing is which typing into the text field for timeline, in which birthday wishes are to be typed.

I used the “type into” activity but it does not type the text into it, probably because its a “div”. Also at the top of the activity it mentions “type into div” which usually is seen as “type into textbox”.