Try
su
Then
kwrite /etc/fstab
Or just then
kwrite.
When you su in a console it simply make commands from that console have root status, not change the rest of your session.
An
& after a command means you can run other commands from one terminal, and also try
man nohup