I resolved this issue :
Instead of only chmod the folder, you need to chown the folder TOO and to give the ownership to apache instead of root !
This is the reason why omnidevelopers solve the probleme while updating his wordpress !!
For exemple, on MediaTemple server :
$ sudo chown apache.apache -R uploads/