Daily mysqldump locking database

I have a mixture of innodb and myisam in my database - loosing inserts during the backup procedure for my purposes is a more acceptable compromise than users being locked out. Unfortunately i’m bound to the limitations of the cpanel backup system for the moment, so i can only alter the [mysqldump] variables in my.cnf.

Thanks